home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir35 / cff51b.zip / PORTS / DJCC.MAK < prev    next >
Text File  |  1993-10-22  |  144b  |  6 lines

  1. # make the portability module -- djgcc dos extender version
  2.  
  3. cfport.o: cfport.djc
  4.         gcc -c -O2 -Wall -DHEAPSTART=0x500000 -x c cfport.djc
  5.  
  6.